dumpasn1 software package provides ASN.1 object dump program, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install dumpasn1
dumpasn1 is installed in your system.
Make ensure the dumpasn1 package were installed using the commands given below,
$ sudo dpkg-query -l | grep dumpasn1 *
You will get with dumpasn1 package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Utilities |
| Package | dumpasn1 |
| Version | 20130608-1 |
| Description | ASN.1 object dump program |
| Sub Section | Utils |